Modern product-editorial: switch to sans display typeset - #46
Closed
HumbleBee14 wants to merge 2 commits into
Closed
Modern product-editorial: switch to sans display typeset#46HumbleBee14 wants to merge 2 commits into
HumbleBee14 wants to merge 2 commits into
Conversation
The editorial index duplicated the topic row list below and wasted vertical space. Keeps the dark-mode elevation fix (already on main).
Flip typeset editorial -> modern: swaps Playfair for tight Hanken Grotesk display type across the site for a modern product-editorial feel. Warm palette unchanged.
Deploying mlsystems with
|
| Latest commit: |
bc542d4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5380da7a.mlsystems.pages.dev |
| Branch Preview URL: | https://design-homepage-editorial.mlsystems.pages.dev |
|
Tip |
HumbleBee14
added a commit
that referenced
this pull request
Aug 9, 2026
* Revert homepage to card layout The editorial index duplicated the topic row list below and wasted vertical space. Keeps the dark-mode elevation fix (already on main). * Switch to modern typeset (confident sans display, site-wide) Flip typeset editorial -> modern: swaps Playfair for tight Hanken Grotesk display type across the site for a modern product-editorial feel. Warm palette unchanged. * Headings in Geist (variant of modern typeset) Same as the modern typeset but display/heading font is Geist Sans (Vercel's tech-focused grotesk) instead of Hanken. Body stays Source Serif, UI stays Hanken. For A/B against the Hanken-headings PR. * Fix hero headline wrapping with Geist Geist is wider/bolder than Playfair, so at the old 96px cap 'from kernels' overflowed the ~547px headline column and 'kernels' wrapped, stranding 'from'. Cap at 80px so it fits + text-wrap: balance. * Align hero figure to top of headline Hero grid was align-items:center, floating the figure down to the middle of the text stack. Top-align so the figure meets the headline.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Turns on the existing (but dormant)
moderntypeset site-wide.What changes:
--font-displayswaps from Playfair Display → Hanken Grotesk (confident, tight sans) everywhere — hero, section titles, article titles, listings, CTAs. This is the Stripe/Linear "modern product-editorial" direction. The mechanism was already built and tested; it was just switched off.What does NOT change: the warm paper palette, the oxide accent, spacing, layout, dark-mode fix. Type language only.
Also includes the homepage card revert (from #45) as its baseline, so this supersedes #45.
Preview the whole site — homepage and an article — in the new type language on the Cloudflare deployment. If it lands, next step is editorial hierarchy (one lead story instead of two flat card grids).